Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressed issues in map_variables_to_terms to support dictionary of isAbout. Fixed up test: test_map_vars_to_terms.py to test for the two supported JSON sidecar formats #385

Merged
merged 11 commits into from
Sep 16, 2023

Conversation

dbkeator
Copy link
Contributor

fixed up issues with map_variables_to_terms and multiple isAbout concepts
fixed up issues with pytests, dynamic retrieval of github/dbkeator/simple2_NIDM_examples files that don't currently have brain volumes
fixed up lint issues

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2023

Codecov Report

Merging #385 (58f0568) into master (61844b2) will decrease coverage by 0.02%.
The diff coverage is 32.18%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   34.37%   34.35%   -0.02%     
==========================================
  Files          52       52              
  Lines        6827     6851      +24     
  Branches     1670     1676       +6     
==========================================
+ Hits         2347     2354       +7     
- Misses       4313     4328      +15     
- Partials      167      169       +2     
Files Changed Coverage Δ
src/nidm/experiment/Navigate.py 84.30% <0.00%> (ø)
src/nidm/experiment/tools/nidm2bids.py 0.00% <0.00%> (ø)
src/nidm/experiment/tools/rest_statistics.py 0.00% <0.00%> (ø)
src/nidm/experiment/Utils.py 27.29% <29.85%> (-0.06%) ⬇️
src/nidm/experiment/tools/rest.py 70.13% <38.46%> (ø)
src/nidm/experiment/Core.py 51.57% <50.00%> (+0.52%) ⬆️
src/nidm/experiment/Query.py 72.00% <100.00%> (ø)
src/nidm/experiment/tools/nidm_linreg.py 63.52% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dbkeator dbkeator merged commit e6733f3 into incf-nidash:master Sep 16, 2023
12 checks passed
@dbkeator
Copy link
Contributor Author

@yarikoptic ok, I fixed up the problems from ohbm, fixed up all the pre-commit complaints, fixed up all the test cases. Everything has passed and been merged. I see an auto-release action was run but I see no new release listed. What do I do next? Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants